www.gusucode.com > 收集一些使用mootools.js 实现的ajax效果集代码源码程序 > 收集一些使用mootools.js 实现的ajax效果集代码/mootools/mootools/demos/Fx.Styles/style.css

    #idList {
	margin: 0;
	padding: 0;
}

#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}